home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 4-Demos / Third Party Demos / Information Management / Filevision® IV / FilevisionÆ IV / card_14278.txt < prev    next >
Text File  |  1990-03-16  |  945b  |  48 lines

  1. -- card: 14278 from stack: in
  2. -- bmap block id: 16601
  3. -- flags: 4000
  4. -- background id: 13501
  5. -- name: SF pop-up
  6. ----- HyperTalk script -----
  7. on openCard
  8.   global delay
  9.   wait delay seconds
  10. end openCard
  11.  
  12. on closeCard
  13.   play "click"
  14.   set the hilite of card button 2 to true
  15.   wait 20
  16.   set the hilite of card button 2 to false
  17.   wait 20
  18. end closeCard
  19.  
  20.  
  21.  
  22. -- part 1 (button)
  23. -- low flags: 00
  24. -- high flags: 0000
  25. -- rect: left=143 top=225 right=243 bottom=155
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 25382 / 25382
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: ptr
  34.  
  35.  
  36. -- part 2 (button)
  37. -- low flags: 00
  38. -- high flags: 2000
  39. -- rect: left=286 top=0 right=52 bottom=512
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 1
  43. -- font id: 0
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: New Button
  48.